Welcome![Sign In][Sign Up]
Location:
Search - 12864 lcd

Search list

[Embeded-SCM Develop实验7-lcd汉数字显示

Description: LCD点阵12864 C语言-12864 C language
Platform: | Size: 22528 | Author: 苏善伟 | Hits:

[Driver Develop12864(ST7920)串口

Description: (st7920)lcd串口驱动程序. 实现串口控制 st7920显示中文字或图形.-(st7920) LCD serial port driver. Serial control st7920 display text or graphics.
Platform: | Size: 5120 | Author: ihafd | Hits:

[SCM12864 LCD图形显示程序例子

Description: 在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-displayed in the LCD monitor an illustration of the "My Computer, My Documents." IC with PIC16F877A, crystal 4MHZ using eight parallel lines, LCD : TS12864-3, then in a process definition, as long as this program COPY of your compiler downloaded PICC Lane, the target board can see that picture!
Platform: | Size: 2048 | Author: 江川 | Hits:

[OtherLCD-12864

Description: 此为液晶(12864)C程序,多多支持!-this as LCD (12,864) C program, the generous support!
Platform: | Size: 28672 | Author: 廖文建 | Hits:

[SCM12864-10programe

Description: 这是本人的一个关于12864液晶显示的程序 里面包涵了电路和程序-This is the one I have on the 12,864 LCD inside part of the circuit and procedures
Platform: | Size: 238592 | Author: 阳光 | Hits:

[Graph program128X64LCD_display_source_code

Description: 12864 LCD图形显示程序例子 这是一个在LCD128*64上显示图形的一个程序,一直以来都总是不知道怎么搞,现在终于都通了,想当初在网上总找,要不是程序不全,就是无法运行,或者是C51汇编语言,让人不爽,这样的痛苦不可以再让别人难受了。在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-12,864 LCD graphics display program is an example of this in LCD128* 64 on the display graphics a procedure has been always do not know how this, now finally have access to the Internet in the first place to find the total, either incomplete process is not functioning, or C51 compilation of language, people quickly do not let the suffering of other people uncomfortable. Displayed on the LCD in an illustration of the "My Computer, My Documents." IC with PIC16F877A, 4 MHZ crystal oscillator, using eight parallel lines, LCD : TS12864-3, then in a process of definition, As long as this program COPY of your compiler downloaded PICC Lane, the target board can see that picture!
Platform: | Size: 2048 | Author: slam | Hits:

[OtherCbiancheng12864LCD

Description: 12864 LCD图形显示程序例子:这是用C语言来编写的!-12,864 LCD graphics display program examples : This is the C language to write!
Platform: | Size: 2048 | Author: hecunguo | Hits:

[Software Engineering12864

Description: 图形点阵液晶显示模块使用手册 MS12864D -Graphic dot-matrix LCD Module User
Platform: | Size: 3046400 | Author: 蒋小伟 | Hits:

[Otherlcd12864

Description: 用于不带字库的12864液晶,可以显示简单的汉字,用于检测液晶的好坏。-Font used for non-12864 LCD, can show a simple Chinese characters, good or bad for the detection of liquid crystal.
Platform: | Size: 92160 | Author: lin | Hits:

[SCMLCM_12864_LCD

Description: LCM 12864 LCD图形显示程序例子 在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振 4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-LCM 12864 LCD graphics display program examples in the LCD display a map, is the
Platform: | Size: 2048 | Author: Edward | Hits:

[SCMLCD

Description: 单片机LCD液晶显示器驱动程序.液晶屏型号为12864,带字库.-Single-chip LCD liquid crystal display driver. LCD screen model 12864, with font.
Platform: | Size: 7168 | Author: 刘杰 | Hits:

[SCM12864

Description: 12864液晶显示程序,可显示汉字,字符,程序清晰移动.-12864 LCD procedures, can display Chinese characters, characters, clear procedures for mobile.
Platform: | Size: 3072 | Author: | Hits:

[SCM12864

Description: 新写的12864液晶显示的源代码,控制芯片为89S52,采用间接方式访问液晶,程序结构清析,改成直接访问也非常方便,测试通过。 12864液晶源代码,C51开发 12864液晶C语言源代码-Written by 12864 new liquid crystal display source code, control chips for the 89S52, indirect access to the LCD, program structure clearance analysis, direct access into a very convenient test. 12864 LCD source code, C51 Development 12864 LCD C-language source code
Platform: | Size: 5120 | Author: stevenpan | Hits:

[SCMLCD12864_dynamic

Description: 采用51单片机,连接12864液晶,可动态显示汉字,可以用proteus进行仿真,经过仿真,绝对没有问题,可作初学者的入门参考。-51 single-chip, connect 12864 LCD can be dynamic display of Chinese characters can be used to simulate Proteus, after simulation, absolutely no problem for beginners introductory reference.
Platform: | Size: 23552 | Author: 章非 | Hits:

[ARM-PowerPC-ColdFire-MIPS12864

Description: 这个是12864液晶的驱动程序,lcd主芯片为st7920,采用串行通讯方式。我测试过,可以用。-This is 12864 LCD driver, lcd main chip for st7920, using serial communication. I
Platform: | Size: 2048 | Author: 小海 | Hits:

[SCMLcd

Description: nios 环境下12864液晶驱动程序,封装了任意坐标画点、循环画点,任意坐标数值显示和字符串显示程序,附加一幅世界地图源码-Nios environment 12864 LCD driver package of arbitrary coordinates of painting, the cycle of paintings, the arbitrary numerical display and the string coordinates display program, a map of the world an additional source
Platform: | Size: 3072 | Author: 廖于翔 | Hits:

[SCMAVR--12864--LCD

Description: AVR控制12864液晶画圆弧,在AVR单片机的控制下完成圆弧的绘制。-12864 LCD AVR control painting arc, in the AVR MCU arc under the control of the completion of the drawing.
Platform: | Size: 186368 | Author: 左仪 | Hits:

[assembly languageLCD

Description: 12864液晶显示程序。液晶与51系列单片机连接,-12864 LCD process
Platform: | Size: 2048 | Author: ma | Hits:

[DSP programdsp5509-12864-LCD-code

Description: dsp5509-12864-LCD-code.LCD12864的5509DSP驱动程序代码-dsp5509-12864-LCD-code.LCD12864-5509DSP code.
Platform: | Size: 328704 | Author: longyue | Hits:

[SCM12864-LCD-Display

Description: 12864液晶(KS0108,KS0107)任意位置显示不同点阵汉字程序-12864 LCD (KS0108, KS0107) anywhere in the program display a different character dot-matrix
Platform: | Size: 2048 | Author: xiaoyunlong | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net